getName

open fun getName(): String

Gets the unique name assigned to this control.

This name is often used for identification, logging, or referencing the control programmatically.

Return

The name of this module, obtained from the name property. Returns a default string "WeatherView" if the module or its name is null.